Constantes predefinidas
snmp_get_quick_print
SNMP
PHP Manual
SNMP Functions
Table of Contents
snmp_get_quick_print
— Va a buscar el valor actual de la biblioteca UCD estableciendo quick_print
snmp_get_valueretrieval
— Return the method how the SNMP values will be returned
snmp_read_mib
— Reads and parses a MIB file into the active MIB tree
snmp_set_enum_print
— Return all values that are enums with their enum value instead of the raw integer
snmp_set_oid_numeric_print
— Return all objects including their respective object id within the specified one
snmp_set_oid_output_format
— Set the OID output format
snmp_set_quick_print
— Establece el valor de quick_print con el de la biblioteca UCD SNMP.
snmp_set_valueretrieval
— Specify the method how the SNMP values will be returned
snmpget
— Va a buscar un objeto SNMP
snmpgetnext
— Fetch a SNMP object
snmprealwalk
— Return all objects including their respective object ID within the specified one
snmpset
— Va a buscar un objeto SNMP
snmpwalk
— Busqueda por un arbol de información acerca de un entidad de red
snmpwalkoid
— Busqueda por un arbol de información acerca de un entidad de red
Constantes predefinidas
snmp_get_quick_print
SNMP
PHP Manual